GtkLabel: better treatment for selection with ellipsis
authorMatthias Clasen <mclasen@redhat.com>
Thu, 4 Sep 2014 02:18:49 +0000 (22:18 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 4 Sep 2014 02:23:08 +0000 (22:23 -0400)
commit1cc5cf3797b36500bd1e7b3e316161a5dc7df7b5
tree9b6b4b75feb2dd560c420bb2e969af003b5902f1
parentfc5f7cc1383f869c3e82c9e327801d6b03bc854b
GtkLabel: better treatment for selection with ellipsis

This commit arranges things so that we treat an ellipsized
region like a single character for the purpose of selection
and cursor navigation.

https://bugzilla.gnome.org/show_bug.cgi?id=328449
gtk/gtklabel.c